﻿2026-08-18T03:25:04.1032707Z ##[group]Run actions/checkout@v5
2026-08-18T03:25:04.1032917Z with:
2026-08-18T03:25:04.1033051Z   repository: SaberMage/spt-shell-notify
2026-08-18T03:25:04.1033215Z   path: .adapter-notify
2026-08-18T03:25:04.1034737Z   token: ***
2026-08-18T03:25:04.1034859Z   ssh-strict: true
2026-08-18T03:25:04.1034975Z   ssh-user: git
2026-08-18T03:25:04.1035099Z   persist-credentials: true
2026-08-18T03:25:04.1035233Z   clean: true
2026-08-18T03:25:04.1035356Z   sparse-checkout-cone-mode: true
2026-08-18T03:25:04.1035502Z   fetch-depth: 1
2026-08-18T03:25:04.1035617Z   fetch-tags: false
2026-08-18T03:25:04.1035731Z   show-progress: true
2026-08-18T03:25:04.1035871Z   lfs: false
2026-08-18T03:25:04.1036010Z   submodules: false
2026-08-18T03:25:04.1036147Z   set-safe-directory: true
2026-08-18T03:25:04.1036287Z   allow-unsafe-pr-checkout: false
2026-08-18T03:25:04.1036427Z env:
2026-08-18T03:25:04.1036675Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32093894524-1-60e8e040fe014874b71ed02aed81aeec
2026-08-18T03:25:04.1037093Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-32093894524-1-60e8e040fe014874b71ed02aed81aeec
2026-08-18T03:25:04.1037462Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32093894524-1-60e8e040fe014874b71ed02aed81aeec
2026-08-18T03:25:04.1037715Z ##[endgroup]
2026-08-18T03:25:04.1736565Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T03:25:04.1742102Z ##[group]Getting Git version info
2026-08-18T03:25:04.1742497Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-18T03:25:04.2057872Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T03:25:04.2269712Z git version 2.43.0.windows.1
2026-08-18T03:25:04.2292193Z ##[endgroup]
2026-08-18T03:25:04.2299697Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\87fa56aa-674c-4387-b73f-35a400b2ae34\.gitconfig'
2026-08-18T03:25:04.2312939Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\87fa56aa-674c-4387-b73f-35a400b2ae34' before making global git config changes
2026-08-18T03:25:04.2313500Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T03:25:04.2318092Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T03:25:04.2561190Z ##[group]Initializing the repository
2026-08-18T03:25:04.2567089Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T03:25:04.2928275Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T03:25:04.2954776Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T03:25:04.3669020Z ##[endgroup]
2026-08-18T03:25:04.3669373Z ##[group]Disabling automatic garbage collection
2026-08-18T03:25:04.3674373Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T03:25:04.3915960Z ##[endgroup]
2026-08-18T03:25:04.3916381Z ##[group]Setting up auth
2026-08-18T03:25:04.3922403Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T03:25:04.4155113Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T03:25:04.9894143Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T03:25:05.0134598Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T03:25:05.6112811Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T03:25:05.6343994Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T03:25:06.1289388Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T03:25:06.1654803Z ##[endgroup]
2026-08-18T03:25:06.1655204Z ##[group]Determining the default branch
2026-08-18T03:25:06.1657115Z Retrieving the default branch name
2026-08-18T03:25:06.5000568Z Default branch 'main'
2026-08-18T03:25:06.5000962Z ##[endgroup]
2026-08-18T03:25:06.5001174Z ##[group]Fetching the repository
2026-08-18T03:25:06.5006968Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T03:25:07.3372416Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T03:25:07.3376642Z  * [new branch]      main       -> origin/main
2026-08-18T03:25:07.3547416Z ##[endgroup]
2026-08-18T03:25:07.3547744Z ##[group]Determining the checkout info
2026-08-18T03:25:07.3549975Z ##[endgroup]
2026-08-18T03:25:07.3557687Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T03:25:07.3918723Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T03:25:07.4276032Z ##[group]Checking out the ref
2026-08-18T03:25:07.4290638Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T03:25:07.5230899Z branch 'main' set up to track 'origin/main'.
2026-08-18T03:25:07.5231224Z Reset branch 'main'
2026-08-18T03:25:07.5515962Z ##[endgroup]
2026-08-18T03:25:07.5520115Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T03:25:07.5742033Z ee2d37eadc730c0019e0af82d683074c509634a2
